Skip to content

gh-149981: Test lazy import corner cases with module-level __getattr__#149982

Open
sobolevn wants to merge 1 commit into
python:mainfrom
sobolevn:issue-149981
Open

gh-149981: Test lazy import corner cases with module-level __getattr__#149982
sobolevn wants to merge 1 commit into
python:mainfrom
sobolevn:issue-149981

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented May 18, 2026

Copy link
Copy Markdown
Contributor

@DinoV DinoV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kind of feel like the warning case is unnecessary - really it's just making sure the code is running as nothing special happens w/ warnings at the boundary. But I don't have a strong objection to it.

@sobolevn
Copy link
Copy Markdown
Member Author

I think that warnings are special and common enough to have a separate test case for them :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants